added 'pr' to pressure field #20#21
Conversation
|
@vinisalazar and @arnaldorusso unfortunately I am not doing a lot of operational oceanography as I would like. So if you guys are relying on this package maybe I should add one (or both) as a contributor with merge rights here. The fix here is OK but a more permanent solution would be to add an option, which defaults to PS: The failures are unrelated to this PR and I will take a look at them later. |
|
I know this is a specific case, but in our R/oce package we have done a fair bit of work to try and recognize many of the different names that things can have in SBE files. You can see a summary list at the link below, with a checklist that was derived from an SBE manual. Note that all the possible units are not exhaustively implemented in our package, but the checklist and the manual might be useful for future additions of possible fields that might be encountered in various different SBE products. |
|
That is a cool solution @richardsc! Thanks for sharing! @vinisalazar are you game to try to implement something similar here 😉 |
on line 202 of ctd/ctd.py we added 'pr' to the possible pressure field names, so it is compatible with older models of the SeaBird MicroCat.